Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODTransform


InvertShape

The InvertShape method modifies the specified shape by applying the inverse of this transform.

void InvertShape (in ODShape shape);
shape
A reference to the shape object whose geometric representation is to be modified by the inverse of this transform.
DISCUSSION
This method is operationally equivalent to the InverseTransform method of the specified shape.

OVERRIDING
If you subclass ODTransform to create a nonlinear transform class, you must override this method. Your override method can call its inherited method at any point in your implementation (it does not matter where).

SEE ALSO
The ODShape::InverseTransform method (page 642).
The ODTransform::TransformShape method (page 786).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help